toolkit: Fix inclusion of C++ header
authorCarsten Schoenert <c.schoenert@t-online.de>
Wed, 26 Jul 2023 17:52:12 +0000 (19:52 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Sat, 5 Aug 2023 07:42:03 +0000 (08:42 +0100)
commitd60f23af60d83e8b9594d5c2c62c4f07ebd562f0
treebc1212e69f2ff5a0a11c23e0c4089fa656bfb63e
parent2cac301877a302495c56ddef025b451eeba41855
toolkit: Fix inclusion of C++ header

<cinttypes> isn't included so the compilation with gcc13 will be broken.
Adding the needed header for C integer types in toolkit/ folder.

Gbp-Pq: Topic fixes
Gbp-Pq: Name toolkit-Fix-inclusion-of-C-header.patch
toolkit/components/telemetry/pingsender/pingsender.cpp